symfony convert entity to array

77

symfony convert entity to array -

$entityAsArray = $this->serializer->normalize($entity, null);

Comments

Submit
0 Comments